projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
7d79da0
762d2c2
)
Auto merge of #2769 - alexcrichton:no-oom-travis, r=alexcrichton
author
bors
<bors@rust-lang.org>
Sun, 5 Jun 2016 06:06:58 +0000
(23:06 -0700)
committer
bors
<bors@rust-lang.org>
Sun, 5 Jun 2016 06:06:58 +0000
(23:06 -0700)
Pass -j1 on Travis
Looks like if we do things concurrently we hit the OOM killer, so let's not do
that!
Trivial merge